You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > clMtxExpr Class > clMtxExpr Methods > Select Method > clMtxExpr.Select Method ([In] TOpenCLMatrix, int, int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMtxExpr.Select Method ([In] TOpenCLMatrix, int, int, int)

Subrange the source clMatrix and return a clVector.

Syntax
C#
Visual Basic
public static clVector Select([In] TOpenCLMatrix Src, int StartIndex, int Step, int StopIndex);

Internally calls clVector.Select

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!